add console spooling - #115
Conversation
|
We've triggered an ultrareview automatically — This PR introduces concurrent console spooling with a bounded ring buffer and Unix socket attach, adds a new API endpoint, and modifies console path resolution—high-risk for data races, console reliability, and cross-VM behavior.. I'll post findings when complete. An ultrareview is cubic's deepest review, catching hard-to-find bugs in the most critical PRs. It runs a longer, multi-pass analysis using cubic's most capable review models, and typically takes around 30 minutes. It consumes your team's reviewed-lines allowance at 3× the standard rate. Automated ultrareviews are disabled by default. We triggered this run as part of your trial. Want cubic to do this for every high-risk PR? Enable auto-ultrareview in your settings. |
adds an ability to view the last 1MB of console history, combined with the ability to send data to the serial console, so consoles can be interactive